export default function length(data: string): string;
export declare const lenByNumPer: (value: string) => string;
