import type { LC } from '@use-gpu/live'; import { DispatchProps } from '../queue/dispatch.d.cts'; export type RenderDispatchProps = Pick; export declare const RenderDispatch: LC;