import { BackgroundColor } from './BackgroundColor';
import { GetBackgroundColor } from './GetBackgroundColor';
import { SetBackgroundColor } from './SetBackgroundColor';
export { GetBackgroundColor, SetBackgroundColor, BackgroundColor };
//# sourceMappingURL=index.d.ts.map