export declare class SkyConfirmationDialogButton { text?: string; autofocus?: boolean; buttonType?: string; }