import { GlyphMeta, SvgIcon } from "../types"; export declare const addCodepoints: (icons: SvgIcon[], start: number) => GlyphMeta[];