export declare function changeConfirmLocale(newLocale?: Object): void;
export declare function getConfirmLocale(): any;
