export declare const canUseDocElement: () => false | HTMLElement; export declare const detectFlexGapSupported: () => boolean; export default detectFlexGapSupported;