import { DocSection } from '@microsoft/tsdoc'; import { CommentParagraphContent } from 'types'; export default function parseDocSection(section: DocSection): CommentParagraphContent; //# sourceMappingURL=section.d.ts.map