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