export declare const useUnemojify: (input: string) => string;
