import { APITextChannel } from "discord-api-types/v10";
declare const TEXT_CHANNEL_DEFAULTS: APITextChannel;
export default TEXT_CHANNEL_DEFAULTS;
