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