UNPKG

@marcosnbj/excalidraw

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