import Fab from './Fab.svelte';
import { Label, Icon } from '@smui/common';
export default Fab;
export { Label, Icon };
