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

declare const UsProduct: ReactIconComponentType;
export default UsProduct;
            