import type { FormTypeInputDefinition } from '@canard/schema-form';
export declare const formTypeInputDefinitions: FormTypeInputDefinition[];
