import React from 'react'; import { IconProps } from './types'; export declare const ArrowLeft: React.FC; export default ArrowLeft;