import React from 'react'; export declare const useActionWithin: (ref: any, children: React.MutableRefObject[]) => void;