import { EGSchema } from '../../ExoGraphSchema/accessories/ExoGraphSchemaTypes'; export declare const egcCodeHooks: (schema: EGSchema[]) => string[];