export declare class NoSchemaPropertyDefaultValueError extends Error {
    constructor();
}
