import React from 'react'; import { IconProps } from './types'; export declare const ChevronLeft: React.FC; export default ChevronLeft;