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