import type { IconComponent } from "../../types";
export declare const PlanetScale: IconComponent;
export default PlanetScale;
