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

declare const EtfProductIconDark: ReactIconComponentType;
export default EtfProductIconDark;
            