import { IconSvgProps } from '../types';
declare const SubtitlesSlash: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default SubtitlesSlash;
//# sourceMappingURL=SubtitlesSlash.d.ts.map