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