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