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