declare module '*.css' { const cssText: string; export default cssText; } //# sourceMappingURL=modules.d.ts.map