/** * ebayDonut * * Adds spacing between slices in a donut chart. * * @param H {Highcharts} */ export declare function ebayDonut(H: any): void;