import type { HardhatPlugin } from "hardhat/types/plugins";
export type * from "./internal/type-extensions.js";
declare const hardhatKeystorePlugin: HardhatPlugin;
export default hardhatKeystorePlugin;
//# sourceMappingURL=index.d.ts.map