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