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