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