import { LitElement, CSSResult } from 'lit'; export declare const createTailwind: (customCss: CSSResult) => typeof LitElement; //# sourceMappingURL=tailwind-factory.d.ts.map