export declare enum InputPasswordVariant {
    DEFAULT = "DEFAULT"
}
