export { default as Iframe } from './Iframe.svelte'; export type { IframeProps } from './types.js';