import { TextChannel, AttachmentBuilder } from 'discord.js';
export declare function generateTranscript(channel: TextChannel): Promise<AttachmentBuilder | null>;
//# sourceMappingURL=transcriptUtils.d.ts.map