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