import { TagProps } from './@declaration/property';
export declare let publicURI: string;
export declare const launchID: string;
export declare let appRootID: string;
export declare const ColorObjects: {
key: TagProps.ThemeColor;
isBrand: boolean;
isAvocado: boolean;
}[];