import React from 'react';
import type { RowLabelProps } from './types.js';
export type { RowLabelProps };
export declare const RowLabel: React.FC<RowLabelProps>;
//# sourceMappingURL=index.d.ts.map