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