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