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