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