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