import { type Type } from '../type.mjs'; export declare const unknown: (defaultValue?: unknown) => Type; //# sourceMappingURL=unknown.d.mts.map