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