export declare function stringToNumberArray(v: number[] | string, prop: string): number[];
//# sourceMappingURL=utils.d.ts.map