import React from 'react';
declare const IconArrowLeftFill: React.FC<import("./interface").IconCommonProps>;
export default IconArrowLeftFill;
