export { default as Input } from './Input.svelte';
export type { IInputAttributes } from './types';
//# sourceMappingURL=index.d.ts.map