/**
 * Get the path for the keystore in the Hardhat global config directory.
 */
export declare function getKeystoreFilePath(): Promise<string>;
//# sourceMappingURL=get-keystore-file-path.d.ts.map