declare function fetchImage(src: string): Promise; export { fetchImage };