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