/**
 * Used to apply `tailwindcss` intellisense.
 */
export declare function createTheme<T>(input: T): T;
