export declare function detectCodeTypeByExt(id: string): "html" | "js" | "unknown";
//# sourceMappingURL=utils.d.ts.map