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