export declare function usePersistentFunction(props: (...args: Arguments) => Props): (...args: Arguments) => Props;