import type { ISize } from './vendor/image-size/types/interface.ts'; export declare function probe(url: string): Promise;