/**
 * CodeAnalizerComment: Updated 1 imports on 2024-09-21 23:07:24
 * Update:: import { IRepoLinks } to '@mikezimm/fps-core-v7/lib/components/atoms/Links/IRepoLinks;'

 */
/// <reference types="react" />
import { IRepoLinks } from '@mikezimm/fps-core-v7/lib/components/atoms/Links/IRepoLinks';
export declare function createAboutRow(date: string, version: string, focus: any, repoLinks: IRepoLinks | null): JSX.Element[];
//# sourceMappingURL=createAboutRow.d.ts.map