export declare function getDefault<T>(value: any): T;
