import * as React from "react"; declare function ChevronLeft(props: React.SVGProps): any; export default ChevronLeft;