export declare const symbols: { readonly info: string; readonly success: string; readonly resolved: string; readonly errorResolved: string; readonly bar: string; readonly cornerTopRight: "╮"; readonly cornerBottomRight: "╯"; readonly warning: string; readonly active: string; readonly inactive: string; };