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