import { SVGProps } from "react";
declare const GIFootsteps: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIFootsteps };
