export { default } from "./Incrementer.container"; export type { IncrementerProps, IncrementerViewProps, } from "./Incrementer.types";