import { FC, SVGProps } from 'react'; declare const IconMenuAlt1: FC & { fill?: string }>; export default IconMenuAlt1;