import { ItemOrArray } from '../../types'; export declare const sureArray: (v: ItemOrArray) => T[];