import { Context, Session } from 'koishi';
export declare const CommandArknightsOperatorGuessSkin: (ctx: Context, session: Session) => Promise<any>;
