export declare class IntroText { heading: string; href: string; linktext: string; buttonwidth: string; render(): any; }