import { Loader } from'lilconfig'/**
* Loader for JavaScript and TypeScript files using jiti.
*
* @paramfilepath - Path to the file to load.
* @param_content - Content of the file (not used).
* @returns Loaded and processed configuration.
*/exportdeclareletjitiLoader: Loader