import React from 'react'; declare const BottomShare: ({ amp, fbappid, maxWidth, pageUrl, sectionTitle, share }: any) => React.JSX.Element; export { BottomShare };