import type { IconProps } from '../../types'; declare const FileCheckFill: import("react").NamedExoticComponent; /** * Remix Icon: File Check Fill * @see {@link https://remixicon.com/icon/file-check-fill Remix Icon Docs} */ export { FileCheckFill };