/** * Generates an SVG file containing the Laiss Codex ASCII art. */ export declare const generateLaissCodexArtSvg: () => void;