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