export declare enum HeaderStructureVariantType {
    DEFAULT = "DEFAULT"
}
