import type { Plugin } from 'vite';
export default function cfPrismPlugin(): Plugin;
