SpiralParticle: Particle & {
    spiralInnerRadius?: number;
    spiralLineSpacing?: number;
    spiralWidthFactor?: number;
}