import { Configuration } from 'webpack';
export default function resolveFallback(conf: Configuration): Configuration;
