export declare const invertColor: (color: string) => string;
