@@ -1,6 +1,6 @@
import React from 'react';
-export const FootstampIcon = () => (
+export const FootstampIcon = (): JSX.Element => (
<svg
xmlns="http://www.w3.org/2000/svg"
width={16}