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