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