export { randomRGB, darkenColor, getBrightness } from '@fexd/tools'; export declare function coloringOptions(rawOptions: T): T; export default coloringOptions;