import type { RemarkPlugin } from './types.js'; export declare function remarkPrism(): ReturnType;