import { TooltipComponent } from '@alauda/ui';
import * as i0 from "@angular/core";
export declare class StrongPasswordTooltipComponent extends TooltipComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<StrongPasswordTooltipComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<StrongPasswordTooltipComponent, "ng-component", never, {}, {}, never, never, false, never>;
}
