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