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

declare const FnoIconDark: ReactIconComponentType;
export default FnoIconDark;
            