import { type Theme, type ThemeFunction } from '@dxos/ui-types'; export declare const bindTheme:

>(theme: Theme>) => ThemeFunction

; //# sourceMappingURL=bindTheme.d.ts.map