declare const getBlockById: (blockId: string) => HTMLElement | undefined; export default getBlockById; //# sourceMappingURL=getBlockByID.d.ts.map