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