export declare enum OperativeLayoutVariantType {
    DEFAULT = "DEFAULT"
}
