AmbientSound: {
    documentClass: typeof AmbientSoundDocument;
    layerClass: typeof SoundsLayer;
    objectClass: typeof canvas.placeables.AmbientSound;
} = ...

Configuration for the AmbientSound embedded document type and its representation on the game Canvas

Type declaration