import type { BuyWithCryptoQuote } from "@thirdweb-dev/sdk"; /** * @internal */ export declare function SwapFees(props: { quote: BuyWithCryptoQuote; align: "left" | "right"; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=SwapFees.d.ts.map