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