import type { WriterContext } from "../Writer"; export declare function writeStdlib(ctx: WriterContext): void;