import { SvgIconComponent } from './types'; declare const ArrowLeftTwoToneIcon: SvgIconComponent; export default ArrowLeftTwoToneIcon;