import { SVGProps } from "react";
declare const MCMdlSettingsDisplaySound: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCMdlSettingsDisplaySound };
