import { default as PinchContent } from './PinchContent'; export * from './PinchContent'; export { PinchContent }; export default PinchContent;