import { type AeroSyncWebViewProps } from './Types'; export declare function BankWebView({ type, props }: AeroSyncWebViewProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=BankWebView.d.ts.map