import React from 'react';
declare const ArrowLeftFill: React.FC<import("./gen").IconFillProps>;
export default ArrowLeftFill;
