import type { SluPopupConfig } from "./SluPopupConfig.js"; export type SeelenCommandCreatePopupArgs = { config: SluPopupConfig; }; //# sourceMappingURL=SeelenCommandCreatePopupArgs.d.ts.map