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

declare const EtfProductIcon: ReactIconComponentType;
export default EtfProductIcon;
            