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