export declare const FeeBreakdown: ({ title, value }: { title: string; value: string; }) => import("react/jsx-runtime").JSX.Element;