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