import type { FormatMessage } from 'tachyon-intl'; export declare function formatOffline(formatMessage: FormatMessage, name: string): string; //# sourceMappingURL=status.d.ts.map