export declare const setProps: (v: string) => void;
export declare const g: (item: any) => any;
