import { type FunctionalComponent as FC } from '../../stencil-public-runtime'; import type { KoliBriCustomIcon } from '../../schema'; declare const IconHelper: FC; export default IconHelper;