import { Theme } from "./index"; export declare const expandColor: (theme: Theme, color?: string) => string;