export declare const addTailwindRootCss: (projectRoot: string) => void; export declare const addTailwindToConfig: (projectRoot: string) => void;