/** * Indicates whether the component has rendered at least one frame. */ export declare function useHasRendered(): boolean; //# sourceMappingURL=index.d.ts.map