import * as DefaultSwatch from '../../lib/consts/default-swatch.js'; export declare function getOnBrand(hex: string): typeof DefaultSwatch.whiteAlpha | typeof DefaultSwatch.blackAlpha;