export default interface ToString { toString(...options: Options): string; }