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