/** * Virtual module is generated in `module.ts`. * * This file is for types only. */ import type { ShikiOptions } from './types' export declare const shikiOptions: ShikiOptions