export declare class MediaDeviceState {
    static getNotice(v: string): string;
}
