import { ParamType } from 'vue-docgen-api';
export default function renderTypeString(type: ParamType): string;
