export declare function isEmpty(val?: unknown): boolean; export declare function getVersion(version?: string): string | undefined;