export type APIElementProps = { baseURL: string; info: T; };