import { Transformer } from "./transform"; /** @hidden */ export default function doEndT(f: Function): Transformer;