import type { SVGProps } from 'react';
export declare function TableHeaderRow(props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
