import './actionsModal.scss'; import { h } from 'preact'; export declare function ActionsModal(props: any): h.JSX.Element;