import type { InlineExtension } from "./extensions/types.ts"; export declare const builtInExtensions: InlineExtension[];