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