// External imports import * as react from "react" export type ButtonPresenter = react.ComponentType<{}>