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