import { type FC } from 'react'; import type { PerfUIProps } from '../types'; export declare const TextsHighHZ: FC;