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