export type BaseProps = { key?: string; testID?: string | undefined; }; //# sourceMappingURL=BaseProps.d.ts.map