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