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