/// import { IconProps } from '../../types'; declare const LockPasswordUnlocked: (allProps: IconProps) => JSX.Element; export default LockPasswordUnlocked;