declare const meta: { title: string; }; export default meta; export declare function Basic(): import("react/jsx-runtime").JSX.Element; export declare function PayAnotherWallet(): import("react/jsx-runtime").JSX.Element; export declare function BuyBaseNativeToken(): import("react/jsx-runtime").JSX.Element; export declare function JPYCurrency(): import("react/jsx-runtime").JSX.Element; export declare function NoThirdwebBranding(): import("react/jsx-runtime").JSX.Element; export declare function BuyBaseUSDC(): import("react/jsx-runtime").JSX.Element; export declare function TokenNotEditable(): import("react/jsx-runtime").JSX.Element; export declare function AmountNotEditable(): import("react/jsx-runtime").JSX.Element; export declare function TokenAndAmountNotEditable(): import("react/jsx-runtime").JSX.Element; export declare function CustomTitleDescriptionAndButtonLabel(): import("react/jsx-runtime").JSX.Element; export declare function HideTitle(): import("react/jsx-runtime").JSX.Element; export declare function UnsupportedChain(): import("react/jsx-runtime").JSX.Element; export declare function UnsupportedToken(): import("react/jsx-runtime").JSX.Element; export declare function OnlyCardSupported(): import("react/jsx-runtime").JSX.Element; export declare function OnlyCryptoSupported(): import("react/jsx-runtime").JSX.Element; export declare function LargeAmount(): import("react/jsx-runtime").JSX.Element; export declare function NoAutoConnect(): import("react/jsx-runtime").JSX.Element; export declare function CustomWallets(): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=BuyWidget.stories.d.ts.map