import * as client from '@keneanung/iron-realms-nexus-typings'; /** * Class for the gag action. */ export declare class GagAction implements client.GagAction { action: 'gag'; }