import { SvgIconComponent } from './types'; declare const HideSourceIcon: SvgIconComponent; export default HideSourceIcon;