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