export declare const EMPTY_MESSAGE: { title: string; desc: string; }; export declare const EMPTY_ILLUSTRATIONS: { teamsTheme: JSX.Element; teamsDarkTheme: JSX.Element; teamsHighContrastTheme: JSX.Element; }; //# sourceMappingURL=Empty.d.ts.map