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