import { StaticAbiType } from "./StaticAbiTypes"; export type StaticArray = `${StaticAbiType}[${number}]`;