export declare const useGetElementById: () => { getElementById: (value: string) => Promise; };