declare const arrow_through_heart_fill: { _: { width: number; height: number; paths: { d: string; "fill-rule": string; }[]; }; }; export default arrow_through_heart_fill;