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