/** @noSelfInFile */

declare namespace tasks_anomaly_scanner {
  export function get_anomaly_id(task_id: string, name_id: string): boolean
}
