export declare class FireMapUpdateTypeV1 { static readonly Clear: string; static readonly Smoke: string; static readonly Fire: string; }