import type { BCMSColorFactory } from '@bcms/types'; export declare function createBcmsColorFactory(): BCMSColorFactory;