declare const isStyleSupport: (styleName: string | Array) => boolean; export declare const isFlexSupported: boolean; export default isStyleSupport;