import webShare from './webShare';

export { WebShareConfigContainer, WebShareInterface } from './types';
export default webShare;
