import { default as View } from './view';
export type { ViewProps } from './view';
export { View };
//# sourceMappingURL=index.d.ts.map