import SharesDialog, { ShareDialogProps } from './SharesDialog';
export default SharesDialog;
export { ShareDialogProps };
