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