import type { LayoutMutation } from '../modules/layout'; export declare function resolveModuleLayoutMutations(moduleIds: string[]): LayoutMutation[]; //# sourceMappingURL=resolveMutations.d.ts.map