import { Color } from '@texonom/ntypes'; export declare function convertColor(color: string): Color; //# sourceMappingURL=convert-color.d.ts.map