import { ParameterReflection } from 'typedoc';
export declare function parameterTable(this: ParameterReflection[]): string;
