type Formatter = (a: T) => string; export default Formatter; //# sourceMappingURL=Formatter.d.ts.map