/// <reference path="wildcard.d.ts" />

declare const domains: string[];
export = domains;
