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