import { ICSSInJSStyle } from '@fluentui/styles'; export declare function isStyleObject(val: any): val is ICSSInJSStyle;