import type { Client } from '../..';
export declare function favorite(client: Client, message: any): Promise<void>;
//# sourceMappingURL=favorite.d.ts.map