import { AppRootContextInterface } from '../AppRootContext'; export declare const useAppearance: (appearanceProp?: AppRootContextInterface['appearance']) => NonNullable; //# sourceMappingURL=useAppearance.d.ts.map