import { func1 } from "./iodex.js"; export function five() { return { five: `number(${5})` }; }