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

declare const FnoIcon: ReactIconComponentType;
export default FnoIcon;
            