export declare enum LayoutVariantType {
    DEFAULT = "DEFAULT"
}
