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