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