import { StyledIcon } from '@styled-icons/styled-icon';
export declare const CursorArrowRipple: StyledIcon;
export declare const CursorArrowRippleDimensions: {
    height: number;
    width: number;
};
