export { default as PlatformIcon } from "./platformIcon"; export { preloadIcons } from "./preload"; export declare const platforms: string[];