import OadpFilter from './oadp-filter';
export type { OadpFilterProps } from './oadp-filter';
export default OadpFilter;
