Config options used in rendering placeholder images.
interface ImagePlaceholderConfig extends { blur?: boolean | undefined;}
boolean | undefined