/// import { ComponentPropsType } from '@jahia/nextjs-sdk'; export declare const BS4Grid: ({ id }: ComponentPropsType) => "loading" | JSX.Element;