import { IImperativeRef } from '../types'; export default function useImperativeRef(): IImperativeRef;