/// import type { RichRowProps } from './types.js'; /** * Render a striped DetailsRow */ export declare const StripedRow: React.FC;