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