import { InjectPropsParams } from './index'; export default function withTsDocument({ markdownBody, attributes, currentDir, placeholder, language }: InjectPropsParams, toolOptions: any): string;