import { Context } from '@curveball/core'; export default function parseBasic(ctx: Context): null | [string, string];