import type { PageResponseContentRestriction } from './PageResponseContentRestriction.js'; export type RelevantViewRestrictions = { viewContentRestrictions?: PageResponseContentRestriction; }; //# sourceMappingURL=RelevantViewRestrictions.d.ts.map