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