import type { IconComponent } from '../types'; declare const FileLeft: IconComponent; export default FileLeft;