import { type SyntaxHighlighter } from './types'; declare const asyncGenerator: typeof SyntaxHighlighter; export default asyncGenerator;