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