export declare function readAs_DataURL(file:File):Promise<string>
export { readAs_DataURL as readAsDataURL, }
