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