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