import { HostProcessed } from './constants'; export declare function _parseHost(host: StringMap): HostProcessed;