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