import { IconDefinition } from '../../types';
declare const BracketsCurly: IconDefinition;
export default BracketsCurly;
