import { ArgType } from "../structures";
export default function <T extends ArgType>(value?: any): any;
//# sourceMappingURL=array.d.ts.map