export default {
	skip_if_ssr: true,

	html: `<div></div>`,
};