import { disability, hitler, humanity, egg, excuseme, dab, door, cry, failure, idelete, jail, roblox, satan, stonks, trash, youtube, vr } from "./functions"; declare class Memer { disability: typeof disability; dab: typeof dab; door: typeof door; cry: typeof cry; egg: typeof egg; excuseme: typeof excuseme; failure: typeof failure; hitler: typeof hitler; humanity: typeof humanity; idelete: typeof idelete; jail: typeof jail; roblox: typeof roblox; satan: typeof satan; stonks: typeof stonks; trash: typeof trash; youtube: typeof youtube; vr: typeof vr; } export { Memer }; export * from "./utils"; //# sourceMappingURL=index.d.ts.map