import { DocItemWithContext } from '../site'; export declare function readItemDocs(item: DocItemWithContext): string | undefined; //# sourceMappingURL=read-item-docs.d.ts.map