import { loader } from 'webpack';
export default function (this: loader.LoaderContext | void, source: string): string;
