import { IconProps } from 'a-base-icon/lib/icon'; declare function ShapArrowLeftFilled(componentProps: IconProps): JSX.Element; declare namespace ShapArrowLeftFilled { var displayName: string; } export default ShapArrowLeftFilled;