import { TransactionToastLabelProps } from '../types'; export declare function TransactionToastLabel({ className, }: TransactionToastLabelProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=TransactionToastLabel.d.ts.map