import OadpButton from './oadp-button';
export type { OadpButtonProps } from './oadp-button';
export default OadpButton;
