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