export declare function isRequiredVersion(str: string): boolean; export declare const encodeName: (name: string, prefix?: string, withExt?: boolean) => string;