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