export declare const FormTooltipsdata: {
    titlelabel: string;
    titlelabelname: string;
    labelid: string;
    titlelabelid: string;
    Descriptionlabel: string;
    Descriptioncontent: string;
    modifiedlabel: string;
    modifiedcontent: string;
}[];
