import { view as createView } from './View.js';
export * from './View.js';
export declare const view: typeof createView;
