import cloneSyncElement from './clone';
export * from './convert';
export { cloneSyncElement };
