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