import ShareThisPage from './ShareThisPage';
import type { ShareThisPageProps } from './ShareThisPage';
export { ShareThisPage, ShareThisPageProps };
export default ShareThisPage;
//# sourceMappingURL=index.d.ts.map