import { SVGProps } from 'react'; declare const IconWalkRegular: (props: SVGProps) => JSX.Element; export default IconWalkRegular;