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