import { FC } from 'react'; import { PerfProps } from '../types'; export declare const ProgramsUI: FC;