import { SvgIconComponent } from './types'; declare const FilePresentIcon: SvgIconComponent; export default FilePresentIcon;