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