import { TrezorKeyring } from "./trezor-keyring.mjs";
export declare class OneKeyKeyring extends TrezorKeyring {
    static type: string;
    readonly type: string;
}
//# sourceMappingURL=onekey-keyring.d.mts.map