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