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