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

declare const InitiatedTxnIcon: ReactIconComponentType;
export default InitiatedTxnIcon;
            