import { IconProps } from '../types';
declare function ArrowSquareDownRight(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default ArrowSquareDownRight;
//# sourceMappingURL=ArrowSquareDownRight.d.ts.map