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