import React from 'react';
declare const VolumeOutline: React.FC<import("./gen").IconCommonProps>;
export default VolumeOutline;
