export declare const validators: {
    setUrl: (url: any) => void;
    setNetworkConnection: (type: any) => void;
};
//# sourceMappingURL=validators.d.ts.map