import { DocItem } from '../doc-item'; export declare function itemType(item: DocItem): string; //# sourceMappingURL=item-type.d.ts.map