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