import type { IDumiUnifiedTransformer } from '.'; /** * rehype plugin to handle img source from local */ export default function img(): IDumiUnifiedTransformer;