export declare class NoSchemaError extends Error { constructor(endpoint: string); }