import { SlashJSONAModel } from "../__fixtures__/dto/SlashJSONAModel"; import { ApiActionHandler } from "../json-api-client/ApiActionHandler"; export declare class SlashActionHandler extends ApiActionHandler { constructor(); }