/** * @file * @author jiangting01 */ export declare function isPresetColor(color?: string): boolean;