export declare const colorToString: (obj: any) => any; export declare const isPlainObj: (o: any) => boolean; //# sourceMappingURL=helpers.d.ts.map