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