import { type TagType, type TypesElement } from '../store/Types'; export declare const Nan: { (props: TypesElement): null; displayName: string; };