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