export { IS_DEV, IS_BROWSER } from '@tdb/util/lib/constants';
export declare const COLORS: {
    BLUE: string;
};
