export declare enum QuickButtonVariantType {
    PRIMARY = "PRIMARY"
}
