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