import type { WithUserId } from './BaseProps'; export type GroupsAddModeratorProps = WithUserId; export declare const isGroupsAddModeratorProps: import("ajv").ValidateFunction; //# sourceMappingURL=GroupsAddModeratorProps.d.ts.map