import { TypeORMError } from "./TypeORMError"; export declare class NestedSetMultipleRootError extends TypeORMError { constructor(); }