import type { TLTheme } from '../types'; export declare const TLCSS: string; export declare function useTLTheme(theme?: Partial, selector?: string): void; //# sourceMappingURL=useStyle.d.ts.map