import { SwapProps } from '../types'; export declare function Swap({ children, config, className, disabled, to, from, experimental, isSponsored, onError, onStatus, onSuccess, title, headerLeftContent, }: SwapProps): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=Swap.d.ts.map