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