/** * @license *------------------------------------------------------------------------------------------- * Copyright © 2026 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the package root for more information *------------------------------------------------------------------------------------------- */ import { PropType } from 'vue'; /** * @hidden */ export declare const GridLoader: import('vue').DefineComponent; required: false; }; showLoader: { type: BooleanConstructor; default: boolean; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; required: false; }; showLoader: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, { showLoader: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;