import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const CheckboxArrowRight: EmotionIcon; export declare const CheckboxArrowRightDimensions: { height: number; width: number; };