import { IMutation } from '@univerjs/core'; export declare const EmptyMutation: IMutation<{}, boolean>;