import { FC } from 'react'; import { FeeEstimationTextProps } from './FeeEstimationText'; export declare const InsufficientFundsAccordion: FC;