declare module 'postcss' {
	import postcss from 'd.ts/postcss';
	export = postcss;
}
