UNPKG

@intuitionrobotics/thunderstorm

Version:
9 lines 258 B
import * as React from "react"; export declare const ActionButton: (props: { action: string | (() => void); icon: string; classCss?: string | { [key: string]: any; }; }) => React.JSX.Element; //# sourceMappingURL=ActionButton.d.ts.map