import type { ActionWithStateMetadata } from '../types';
export declare const id = "test";
export declare const mountedPlacements: string[];
export declare const actionsFixture: ActionWithStateMetadata[];
