export declare const isNullOrWhitespace: (input: any) => boolean; export declare const isUrl: (string: string) => boolean; //# sourceMappingURL=ValidationHelpers.d.ts.map