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