export declare const protocolCheck: (uri: any, failCb?: () => void, successCb?: () => void, unsupportedCb?: () => void) => void;