import { CustomError } from './custom-error';
export declare function MisconfiguredAuthInCI(): CustomError;
