import { MutableRefObject } from 'react'; export declare function useMatchMedia(scope?: MutableRefObject): gsap.MatchMedia;