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