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