import { TSchema } from '../types'; export declare const getAllSchemas: () => TSchema[];