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