export declare function getCSSMask(imageUrl: string | null | undefined): { maskImage: string; WebkitMaskImage: string; } | undefined; //# sourceMappingURL=data-url.d.ts.map