export declare const SWAGGER_METADATA_CONSTANT: Readonly<{
    readonly MODEL_PROPERTIES: string;
    readonly MODEL_PROPERTIES_ARRAY: string;
}>;
