import * as React from 'react'; declare function OutlineBrackets(props: React.ComponentProps<'svg'>): JSX.Element;