import { ConfigPlugin } from '../../Plugin.types'; export declare const withMaps: ConfigPlugin; export default withMaps;