export declare const checkCommonKey: (key: string) => Promise<void>;
