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