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