import { RefObject } from 'react';
declare const _default: (ref: RefObject<HTMLElement>, trigger: boolean) => void;
export default _default;
