export default uids; declare const uids: { '1.2.840.10008.1.2': { uncompressed: boolean; gzip: boolean; contentType: string; }; '1.2.840.10008.1.2.1': { uncompressed: boolean; gzip: boolean; contentType: string; }; '1.2.840.10008.1.2.1.99': { uncompressed: boolean; gzip: boolean; contentType: string; }; '1.2.840.10008.1.2.2': { uncompressed: boolean; gzip: boolean; contentType: string; }; '1.2.840.10008.1.2.4.50': { contentType: string; lossy: boolean; extension: string; }; '1.2.840.10008.1.2.4.51': { contentType: string; lossy: boolean; }; '1.2.840.10008.1.2.4.57': { contentType: string; }; '1.2.840.10008.1.2.4.70': { contentType: string; extension: string; }; '1.2.840.10008.1.2.4.140': { contentType: string; extension: string; }; '1.2.840.10008.1.2.4.141': { contentType: string; lossy: boolean; }; '1.2.840.10008.1.2.4.142': { contentType: string; lossy: boolean; }; '1.2.840.10008.1.2.4.80': { contentType: string; extension: string; }; '1.2.840.10008.1.2.4.81': { contentType: string; lossy: boolean; }; '1.2.840.10008.1.2.4.90': { contentType: string; extension: string; }; '1.2.840.10008.1.2.4.91': { contentType: string; }; '3.2.840.10008.1.2.4.96': { contentType: string; }; '1.2.840.10008.1.2.4.201': { contentType: string; }; '1.2.840.10008.1.2.4.202': { contentType: string; extension: string; }; '1.2.840.10008.1.2.4.203': { contentType: string; lossy: boolean; }; '1.2.840.10008.1.2.5': { contentType: string; }; '1.2.840.10008.1.2.8.1': { contentType: string; }; default: {}; };