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

declare const FdProduct: ReactIconComponentType;
export default FdProduct;
            