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

declare const LiveNfoDark: ReactIconComponentType;
export default LiveNfoDark;
            