import { Appearance } from "../types";
export declare function createTheme(appearance?: Appearance): Record<string, string>;
//# sourceMappingURL=create-theme.d.ts.map