/** @noSelfInFile */

declare namespace smart_covers_combat {
  export const move: AnyTable
  export function get_smart_cover(): AnyTable
}
