/**
 * @public
 */
declare const schema: any;
export { schema };
export { SIOPv2RP } from './agent/SIOPv2RP';
export * from './types/ISIOPv2RP';
//# sourceMappingURL=index.d.ts.map