export declare const RSPACK_LOADER: {
    builtinSwcLoader: string;
    lightningcssLoader: string;
    cssLoader: string;
    styleLoader: string;
    lessLoader: string;
    styleResourcesLoader: string;
    workerRspackLoader: string;
};
