import * as React from 'react'; import { ViewWebProps } from './props'; export declare type ViewProps = ViewWebProps; declare const _default: React.ForwardRefExoticComponent>; export default _default;