import { MutableRefObject } from 'react'; export declare function useGsapContext(scope: MutableRefObject, autoRevert?: boolean): gsap.Context;