/// import { IconProps } from '../types'; declare const IconExpand: (x: IconProps) => JSX.Element; export default IconExpand; //# sourceMappingURL=Expand.d.ts.map