export declare function importColor(href: (color: string) => string, defaultColor: string, selector?: string): void;