export declare const hasIncompatibleRolls: (args: (string | symbol)[], noiseImageUrls?: string[] | undefined) => Error | null;
