Compenent objects

New syntax forces me to pass internal objects to components now:

{{ <img src="foo.bar" page={page} config={config} /> }}

Is there a way around?