import { KeystoreService } from "./services/KeystoreService"; export declare class KeystoreModule { } export { KeystoreService };