declare const _default: {
    okText: string;
    cancelText: string;
    buttonText: string;
};
export default _default;
