import { ISchema } from '@tachybase/schema';
export declare const EditWorkflowCategory: (props: any) => import("react/jsx-runtime").JSX.Element;
export declare const EditWorkflowCategoryAction: (props: any) => import("react/jsx-runtime").JSX.Element;
export declare const collectionCategoryEditSchema: ISchema;
