declare const _default: {
    title: string;
    background: string;
    color: string;
    buttons: any;
    size: any;
};
export default _default;
