export declare class CommentsNewSelected { applicationId: string; comment?: string; number?: number; }