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