import type { Config } from 'postcss-load-config';
export declare const postcssConfig: (config?: Config) => Config;
