/** * A Plugin that can parse expressions within CSS * @type {postcss.Plugin<{}>} */ export declare const postCSSFoveaPlugin: any;