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