import { default as React } from 'react';
import { AdMeshLayoutProps } from '../types/index';
export declare const AdMeshLayout: React.FC<AdMeshLayoutProps>;
//# sourceMappingURL=AdMeshLayout.d.ts.map