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