import type { PlatformTarget } from "../interface.js"; declare const target: PlatformTarget; export default target;