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