interface CopySerializedInterface extends CopyInterface { original: number; sources: number[]; }