import { SVGProps } from "react"; declare const FootprintsIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default FootprintsIcon;