import { IconProps } from '../Icon'; declare function SvgDirectionsWalk(props: IconProps): JSX.Element; export default SvgDirectionsWalk;