export declare enum ToggleVariantType {
    DEFAULT = "DEFAULT"
}
