export type UserTypes = {
    [name: string]: any;
};
//# sourceMappingURL=UserTypes.d.ts.map