import type { Root } from 'mdast'; import type { Plugin } from 'unified'; export declare const remarkTabs: Plugin<[], Root>; //# sourceMappingURL=remark-tabs.d.ts.map