Currently all images are fetched and inlined inside the spreadsheet (https://github.com/wyozi/react-pptx/blob/master/src/renderer.ts#L41). This is OK for most cases, but we should still allow deferred fetching.