export declare class LegrandavButtonPrimary { buttonText: string; buttonOnCLick: Function; render(): any; }