import type { ScreenTransform } from "../checking/toolchain.js"; /** A throw is a screen that does not compile — the gauntlet's "compile" issue. */ export declare const edgeTransform: (source: string) => ScreenTransform; //# sourceMappingURL=transform.d.ts.map