export declare class Tip { title: string; text: string; }