import { Action } from "../../types/action.interface"; declare const codeInIQAction: Action; export default codeInIQAction; //# sourceMappingURL=iq.action.d.ts.map