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

declare const CompleteTxnDetailIcon: ReactIconComponentType;
export default CompleteTxnDetailIcon;
            