import type { Renderer } from "./types.ts"; export declare const renderDot: Renderer;