import { TypeFormatter } from "../src/TypeFormatter";
export declare function createFormatter(): TypeFormatter;
