import * as React from "react"; declare function ChevronLeftIcon(props: React.SVGProps): JSX.Element; export default ChevronLeftIcon;