/** postcss-font-variant plugin options */
export type pluginOptions = Record<string, never>;
