import { StylingExports } from "../types"; export default function evalStylingFile(code: string, sourceFilename: string, addCSSImportToJSOutput: boolean): StylingExports | undefined; //# sourceMappingURL=eval-styling-file.d.ts.map