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