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