/** @internal */
export function loadFileAsync(url: any): Promise<any>;
