import React from 'react'; export declare const MenuIcon: ({ title }: { title?: string | undefined; }) => React.JSX.Element; //# sourceMappingURL=icons.d.ts.map