import { IType } from './_types'; declare const UndefinedType: IType; export default UndefinedType;