export declare class BinaryDataLoader { static load(url: string): Promise; }