Ariver
2026-06-03 8fe9e37f15b7b36a43daa9faf8c410dedcad2745
1
2
3
4
declare module '*.png' {
  const src: string
  export default src
}