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