export default function landscapeFaceMask(data: { color: string; opacity: number; }): string;