declare const iconBase64: (color: any, position: any) => string; declare const pageIconArr: string[]; export { iconBase64, pageIconArr };