import { SVGIconDef } from './types';
declare const ArrowDownSFilled: SVGIconDef;
export default ArrowDownSFilled;
