export declare class SubmitButtonEntity { Label?: string; SfViewName: string; CssClass?: string; SfFieldType: string; SfFieldName: string; }