import { ISchema } from 'pg-mem';
export declare const DNS = "6ba7b810-9dad-11d1-80b4-00c04fd430c8";
export declare const URL = "6ba7b811-9dad-11d1-80b4-00c04fd430c8";
export declare const OID = "6ba7b812-9dad-11d1-80b4-00c04fd430c8";
export declare const X500 = "6ba7b814-9dad-11d1-80b4-00c04fd430c8";
export declare function uuidOssp(schema: ISchema): void;
