export declare class StTipComponent {
    text: string;
    qaTag: string;
    theme: string;
    constructor();
}
