export interface IPostCSSFoveaPluginOptions { mode: "instance" | "static"; }