( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
import { Step } from "./types"; export declare function createRenderStep(runNextFrame: () => void): Step;