import React from 'react'; export declare const tileItems: Array<{ name: string; href?: string; icon: React.ReactNode; }>;