declare module cnst { let REPOSITORY: string; } export = cnst;