export declare class StepperDialogLayoutLocalization { get cancel(): string; get back(): string; get next(): string; get finish(): string; }