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