declare const CONFIG: {
    DEBUG: boolean;
};
export default CONFIG;
