export declare const screenWidth = 300;
export declare function usePrevious(value: string): string;
