export declare enum ToggleWithLabelVariantType {
    DEFAULT = "DEFAULT"
}
