export interface PagePreviewParams { searchParams: { token: string; content_type: string; }; } //# sourceMappingURL=types.d.ts.map