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