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