import * as postcss from 'postcss'; declare const PostCssNestedProps: postcss.Plugin<{}>; export = PostCssNestedProps;