//#region src/schemas/sharing/ProviderSharedPlugin.check.d.ts declare function t(r: any, { instancePath: s, parentData: n, parentDataProperty: o, rootData: a }?: { instancePath?: string | undefined; rootData?: any; }): any; //#endregion export { t as default }; //# sourceMappingURL=ProviderSharedPlugin.check.d.ts.map