import { DeclarationReflection } from 'typedoc';
export declare function hasSignatures(model: DeclarationReflection): boolean;
