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

declare const EtfIconDark: ReactIconComponentType;
export default EtfIconDark;
            