import { TwitterAuth } from './auth'; export declare function getTrends(auth: TwitterAuth): Promise; //# sourceMappingURL=trends.d.ts.map