export declare class ButtonSubmitComponent { value: string; disabled: boolean; css: string; fullWidth: boolean; }