export * from "./CaseStyle"
export * from "./SimpleDataMapper"
import { SimpleDataMapper } from "./SimpleDataMapper";
export const sdmpr = SimpleDataMapper
export default sdmpr
