export { Detector } from "./detector"; export type { DetectorApiOptions } from "./detector.options"; export { DetectorCompat } from "./detector.compat"; export { DetectorError } from "./detector.errors";