import { StyledIcon } from '@styled-icons/styled-icon'; export declare const Parentheses: StyledIcon; export declare const ParenthesesDimensions: { height: number; width: number; };