import { SVGProps } from 'react'; declare const IconRestaurantRegular: (props: SVGProps) => JSX.Element; export default IconRestaurantRegular;