import { ChannelBot } from '..';
export declare function cleanChannelBots(): void;
declare function getChannelBots(): ChannelBot[];
export default getChannelBots;
//# sourceMappingURL=getChannelBots.d.ts.map