declare const getElementById: (id: string) => null | HTMLElement; export default getElementById; //# sourceMappingURL=get-element-by-id.d.ts.map