export default function name(): { name: string; parse(text: string): string; multiple: boolean; };