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