export interface FormatterOptions {
    color?: boolean;
}
//# sourceMappingURL=FormatterOptions.d.ts.map