import p5 from 'p5';
export declare const stars: (p5: p5) => void;
