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