import type { PluginObj } from '@babel/core';
export declare function checkConfigExport(result: {
    hasValidConfig: boolean;
}): PluginObj;
//# sourceMappingURL=check-config-export.d.ts.map