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