import { type Io, type Run } from './module.f.ts';
export declare const io: Io;
declare const runDefault: Run;
export default runDefault;
