import { AppRootContextInterface } from '../../../../../components/Service/AppRoot/AppRootContext'; export declare const getBrowserAppearanceSubscriber: (setAppearance: (appearance: NonNullable) => void) => () => void; //# sourceMappingURL=getBrowserAppearanceSubscriber.d.ts.map