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