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