import type { IconData, IconProps } from '@stacksjs/iconify-core'; export type { IconData, IconProps }; export type IconParkIcon = IconData;