export type ViewportState = ReturnType; export declare const createViewportState: () => { subscribe: any; set: any; }; //# sourceMappingURL=Viewport.d.ts.map