import OadpContainer from './oadp-container';
export type { OadpContainerProps } from './oadp-container';
export default OadpContainer;
