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