import { BitError } from '@teambit/bit-error'; export declare class RootDirNotDefined extends BitError { constructor(); }