export declare const getRandomAnimal: () => string; export declare const getRandomDescriptor: () => string; declare const _default: () => string; export default _default; //# sourceMappingURL=moniker.d.ts.map