export declare function stateSet(rawValue: string): void;
export declare function stateGet(): void;
