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

declare const FnoProductIcon: ReactIconComponentType;
export default FnoProductIcon;
            