/// import { IconProps } from '../../types'; declare const FileLeft: (allProps: IconProps) => JSX.Element; export default FileLeft;