import Nast from 'notajs-types/nast'; declare function renderAudio(node: Nast.Audio): string; export default renderAudio; //# sourceMappingURL=audio.d.ts.map