/** * @internal */ export * from "./get-colors/color-error.ts"; export * from "./get-colors/get-background.ts"; export * from "./get-colors/get-foreground.ts"; export * from "./get-colors/get-layers.ts"; //# sourceMappingURL=get-colors.d.ts.map