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