import { pow } from "./math/pow.ts"; export default pow(5);