import { IRegion } from 'hmdwatest-utils';
export { SeattleRegion } from './src/seattle';
export declare function GetRegion(): IRegion;
