/** * Tracks if it's the first render. */ export declare function useIsInitialMount(): boolean;