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