export default interface GetDiagnosticsResponse {
    fileName?: string;
}
