import { QueueAction } from '../../utils'; import { IEdgeQueueActionData } from '../edge'; export declare const removeAction: QueueAction;