/**
 * IconGrid is a wrapper component that prepares all icons
 * and passes them to the virtualized grid.
 */
export declare function IconGrid(): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=IconGrid.d.ts.map