export declare class File { /** * The URL of the `File` */ url: string; }