export declare const ImageComponentLayout: ({ data, children }: { data: any; children: any; }) => import("react/jsx-runtime").JSX.Element;