export declare const validateUrl: (url: string) => boolean;
