import type { IDumiUnifiedTransformer } from '.'; /** * rehype plugin to handle table element to component */ export default function table(): IDumiUnifiedTransformer;