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