declare const menu_app: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default menu_app;