export declare class webcapButton { titlebutton: string; bordercolor: string; backgroundcolor: string; textcolor: string; fontsize: string; borderwidth: string; bordercorner: string; render(): any; }