export declare const throwInvalidConfigErrorIfTrue: (condition: boolean, context: string) => void;
