?
Current File : //home/sanghavirealty/www/node_modulesazwer/tailwindcss/loadConfig.d.ts
import type { Config } from './types/config'

declare function loadConfig(path: string): Config
export = loadConfig