export declare function applyPreviewOptions(options: Record<string, any>): Promise<void>;
