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