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