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