import React from 'react' const GenerationWithImage = () => { return (
) } export default GenerationWithImage