import * as d from '../../declarations';
import { Plugin } from 'rollup';
export declare function stencilClientPlugin(config: d.Config): Plugin;
