export interface CredentialsComponentParams {
    showTenant: boolean;
    disableTenant: boolean;
}
//# sourceMappingURL=credentials-component-params.d.ts.map