DIR : /home/kozerus/public_html/cropex/node/node_modules/postcss/lib/fromJSON.d.ts
/home/kozerus/public_html/cropex/node/node_modules/postcss/lib
import { JSONHydrator } from './postcss.js'
interface FromJSON extends JSONHydrator {
default: FromJSON
}
declare let fromJSON: FromJSON
export = fromJSON
//