export declare const detailsitems: {
    title: string;
    subtitle: string;
    link: string;
}[];
