import { Plugin } from "../plugin";
export declare function dataURIPlugin(): Plugin;
