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