import type { KeyringSectionOption } from './types.js'; export declare function createOptionItem(address: string, _name?: string): KeyringSectionOption;