Repository URL to install this package:
import React from 'react'; declare class PdpBundle extends React.PureComponent { render(): JSX.Element; } export { PdpBundle }; export default PdpBundle;