import type { Options } from './types.js'; export default function customPalettePlugin(options: Options): any;