import { State } from '@designcombo/types'; export declare function copyLayer(state: State): void;