import { JSONSchema } from '@walkeros/core/dev'; declare const schemas: { settings: JSONSchema; }; export { schemas };