export declare const opaque: (availability?: string | null | undefined) => { opacity: string; } | null;