import { default as React } from 'react'; import { IconProps } from './iconProps'; export declare const ArrowTopRightSquareIcon: ({ ref, width, height, viewBox, role, ...rest }: IconProps) => React.JSX.Element; //# sourceMappingURL=arrow-top-right-square.d.ts.map