export declare const useingKey: (key: string) => void;
export declare const initChecking: () => void;
