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