import { type SigningIdentity } from '@kokuin/token'; export declare function getSigner(key: string): SigningIdentity;