import { SomeType } from 'typedoc'; export declare function hasUsefulTypeDetails(type: SomeType): boolean;