import OadpCheckbox from './oadp-checkbox';
export type { OadpCheckboxProps } from './oadp-checkbox';
export default OadpCheckbox;
