import React from 'react';
declare const ExpanderExpandedIcon: React.FC;
export default ExpanderExpandedIcon;
