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