UNPKG

@zsviczian/excalidraw

Version:
6 lines (5 loc) 152 B
import type { Theme } from "@excalidraw/element/types"; export declare const LoadingMessage: React.FC<{ delay?: number; theme?: Theme; }>;