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