import { ReactIconComponentType } from '../types';

declare const ConfirmedTxnDetailIcon: ReactIconComponentType;
export default ConfirmedTxnDetailIcon;
            