import type { LoaderContext } from 'webpack'; export default function rscCssLoader(this: LoaderContext, source: string): string;