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