import * as React from 'react'; declare function Volume1Icon(props: React.ComponentProps<'svg'>): JSX.Element; export default Volume1Icon;