export declare class NbtipsComponent {
    _description: string;
    isImage: boolean;
    description: string;
    constructor();
}
