export default function Grid({ carousel, extendParams }: { carousel: any; extendParams: any; }): void;