/// declare const ChevronLeft: ({ ...others }: { [x: string]: any; }) => JSX.Element; export default ChevronLeft;