import type { SectionWithId } from "../inkoutput.js"; export declare function EchoSection({ section }: { section: SectionWithId; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=EchoSection.d.ts.map