import * as React from "react"; import { ViewProps } from "../View"; declare const SlatActions: React.FC; export default SlatActions;