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

declare const FailedTxnDetailIcon: ReactIconComponentType;
export default FailedTxnDetailIcon;
            