import React from 'react'; declare const ChevronLeft: (props: any) => React.JSX.Element; export default ChevronLeft;