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