interface Reference { '$ref': string; 'additionalProperties'?: Map; } export { Reference };