export { applyGradientStyle } from './gradient'; export { applyPatternStyle, registerPattern } from './pattern'; export { applyRoughStyle } from './rough';