export declare class DocumentRef { readonly IsAvailable: boolean; GetNativeDocument(): any; }