export function unimplemented(): T { throw new Error("unimplemented"); }