export declare type ButtonStyle = 'primary' | 'danger' | 'default';