declare let Constants: {
    [index: string]: any;
};
export { Constants };
