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

declare const EtfIcon: ReactIconComponentType;
export default EtfIcon;
            