export { assertPlusFileExport }; declare function assertPlusFileExport(fileExports: Record, filePathToShowToUser: string, configName: string): void;