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