import { StrykerError } from '@stryker-mutator/util'; export declare class ConfigError extends StrykerError { } export declare function retrieveCause(error: Error): Error; //# sourceMappingURL=errors.d.ts.map