export declare class PersistenceNotConfigured extends Error { readonly help: string; constructor(); }