export declare const Sitefeedbackdata: {
    Subjectlabel: string;
    Subject: string;
    FeedbackAboutlabel: string;
    FeedbackAbout: string;
    Descriptionlabel: string;
    Descriptioncontent: string;
    Attachmentslabel: string;
    Attachmentscontent: string;
    modifiedlabel: string;
    modifiedcontent: string;
}[];
