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

declare const FnoClick: ReactIconComponentType;
export default FnoClick;
            