import { SVGIconDef } from './types'; declare const ArrowLeftFilled: SVGIconDef; export default ArrowLeftFilled;