import IconButton from './IconButton.svelte';
import { Icon } from '@smui/common';
export default IconButton;
export { Icon };
