/** remote meta-schema stored by schema $id */
declare const remotes: Record<string, any>;
export { remotes };
