UNPKG

@marcosnbj/excalidraw

Version:
5 lines (4 loc) 136 B
import "./HelpDialog.scss"; export declare const HelpDialog: ({ onClose }: { onClose?: (() => void) | undefined; }) => JSX.Element;