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