export declare const useLocalServer: (url: string, from: boolean) => boolean; export declare const canStoredInLocalServer: (url: string) => boolean;