import type { KeyringPair } from '../types.js';
export declare function nobody(): KeyringPair;
