import { Layer } from './types'; export declare const transIOSCode: (data: Layer[]) => Layer[];