import * as React from "react"; import type { IconProps } from "../types"; declare const Payphone: React.ForwardRefExoticComponent>; export default Payphone; //# sourceMappingURL=payphone.d.ts.map