import { ReactIconComponentType } from '../types';

declare const FilePresent: ReactIconComponentType;
export default FilePresent;
            