import type { FC } from 'react'; import { PropsWithChildrenAndClassName } from '../../types'; declare const IconChevronPolestar: FC; export { IconChevronPolestar };