import type { FormItemSchema } from "~/CDynamicForm/types/form"; export declare const schemas: FormItemSchema[];