import { type IconFn } from "../../_icon.js"; /** Phosphor regular `CloudCheck` icon. */ export declare const iconPhRegularCloudCheck: IconFn;