export declare const PLAY_SOUND_DURATION: {
    readonly INFINITE: "infinite";
};
