import { ISchema } from '@nocobase/client';
export declare function useCodeBlockProps(): any;
export declare const solidityEditorSchema: ISchema;
