export type SoundMaterialInteractionType = number;
export namespace SoundMaterialInteractionType {
    let BluntImpact: number;
}
//# sourceMappingURL=SoundMaterialInteractionType.d.ts.map