import type { TwitchIntl } from 'tachyon-intl'; export declare function formatLastLive(intl: TwitchIntl, timestamp: string): string; //# sourceMappingURL=lastLive.d.ts.map