export declare const useElementRef: () => [HTMLElement | null, (component: any) => void];