export declare class UdiConverter { static fromString(udi: string): string; }