import Nast from 'notajs-types/nast'; declare function renderToggle(node: Nast.ToggleList, renderNext: Function): string; export default renderToggle; //# sourceMappingURL=toggle.d.ts.map