import { Able } from "../types";
export declare const MOVEABLE_ABLES: Able[];
