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