import { TAllConfig } from '../index.js'; declare function get(configPath: string): Promise; export default get;