import { IconColor } from '../Icons'; export declare const getIconTextAndBgColors: (destructive: boolean, customColor?: IconColor) => [IconColor, string]; //# sourceMappingURL=Chip.utils.d.ts.map