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