import type { IconPackEntry } from "./IconPackEntry.js"; export type SeelenCommandStateSetCustomIconPackArgs = { icon: IconPackEntry; }; //# sourceMappingURL=SeelenCommandStateSetCustomIconPackArgs.d.ts.map