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