import Command from './command'; import { ArgType } from '../args'; declare const _default: Command<{ text: ArgType[]>; variable: ArgType[]>; }>; export default _default; //# sourceMappingURL=store.d.ts.map