export default function Empty(value: string, error?: (value: string) => Error): asserts value is string; //# sourceMappingURL=empty.d.ts.map