import type { FunctionReference } from '../../../reference'; export declare function generateDocString(reference: FunctionReference): string;