/** * Stencil plugin that generates README documentation for Lit components * during the build process. */ export declare function litDocsPlugin(): any; //# sourceMappingURL=lit-docs-plugin.d.ts.map