import { State } from '@designcombo/types'; export declare function deleteLayer(state: State, trackItemIds?: string[]): Partial;