import { type IconFn } from "../_icon.js"; /** Bootstrap `SkipForwardCircle` icon. */ export declare const iconBsSkipForwardCircle: IconFn;