import { SVGProps } from "react";
declare const BSTelephoneMinus: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { BSTelephoneMinus };
