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

declare const UsProductDark: ReactIconComponentType;
export default UsProductDark;
            