import { IconProps } from '../lib';
declare function ShuffleAngular(props: IconProps): JSX.Element;
export default ShuffleAngular;
