import type { Sharp } from "sharp"; export declare const generateIco: (sources: Sharp[]) => Promise;