export class FlakesTexture extends HTMLCanvasElement { constructor(width?: number, height?: number); }