import { ArrowProps } from './ArrowIcon'; export declare const ChevronIcon: ({ direction, ...props }: ArrowProps) => import("@emotion/react/jsx-runtime").JSX.Element; //# sourceMappingURL=ChevronIcon.d.ts.map