export declare enum ContainerVariants {
    DEFAULT = "DEFAULT"
}
