export declare function starField(canvas: HTMLCanvasElement, userOptions?: Record<string, any>): () => void;
