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

declare const InitiatedTxnDetailIcon: ReactIconComponentType;
export default InitiatedTxnDetailIcon;
            