declare const telephone_forward: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default telephone_forward;