import { BlurTint } from './BlurView.types';
export default function getBackgroundColor(intensity: number, tint: BlurTint): string;
//# sourceMappingURL=getBackgroundColor.d.ts.map