declare const getComponent: (id: string) => Element;
export { getComponent };
