export type PluginFunction = (params: { addUtilities: Function }) => void