import React from 'react'; import { InoElementWrapperProps } from './InoLayout.types'; export declare const InoElementWrapper: React.FC;