import type { RespFunctionStats } from '../index.ts'; export declare function createCommand(): string[]; export declare function functionStats(this: T): Promise;