export type BaseProps = { key?: string; testID?: string | undefined; };