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