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