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