import { type RefObject } from 'react'; export declare function useYfmShowElemWithId(ref: RefObject, id: string): void;