declare const powerSource: {
    [s: number]: string;
};
export default powerSource;
//# sourceMappingURL=powerSource.d.ts.map