import { ParameterReflection } from 'typedoc'; export declare function getParameterDefaultValue(model: ParameterReflection): string;