export declare const Grids: import("../utils").SFCWithInstall>, {}>>; export declare const Grid: import("../utils").SFCWithInstall> & { onClick?: ((...args: any[]) => any) | undefined; }, { label: string; icon: string; }>>; export default Grids;