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