declare const NAME_SPACE: {
    [key: string]: string;
};
export default NAME_SPACE;
