import { BadgeComponent } from "./utils/BadgeComponent";
/** Display a badge explaining that this repo uses https://github.com/semantic-release/semantic-release */
export declare const SemanticReleaseBadge: BadgeComponent;
