export declare const SellerModuleSellerLinkable: { toJSON: () => { serviceName: string; field: string; linkable: string; primaryKey: string; }; id: { linkable: string; primaryKey: string; serviceName: string; field: string; entity: string; }; }; //# sourceMappingURL=linkables.d.ts.map