import type { FC, SVGProps } from "react";
export declare const Height: FC<SVGProps<SVGSVGElement>>;
export default Height;
//# sourceMappingURL=Height.d.ts.map