export declare const getRawNameAndTwenty: ([h, t, u]: [h: number, t: number, u: number]) => [_string: string, plu: number];
