export declare const canUseDocElement: () => HTMLElement; export declare const isStyleSupport: (styleName: string | Array) => boolean; export declare const detectFlexGapSupported: () => boolean;