import { IExportMutationToAction } from "../types"; declare module "1383389186" { type IMutation = IExportMutationToAction; } export * from "./main";