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