import { AppchainBridgeProps } from '../types'; export declare function AppchainBridge({ chain, appchain, title, bridgeableTokens, children, className, handleFetchPrice, }: AppchainBridgeProps): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=AppchainBridge.d.ts.map