import { Detector } from '../types'; declare const SubDomainDetector: Detector; export default SubDomainDetector;