export function group(name: string, handler: () => void): void export const describe: typeof group