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