import type { IconProps } from '../../types';
declare const DoubleArrow: import("react").NamedExoticComponent<IconProps>;
export { DoubleArrow };
