import { IconProps } from '../Icon'; declare function SvgLocalBar(props: IconProps): JSX.Element; export default SvgLocalBar;