declare function PHXUseDebounce(value: string, delay: number): string;
export default PHXUseDebounce;
