Repository URL to install this package:
|
Version:
2.7.11 ▾
|
import React from 'react';
export declare const StyledCloseButton: import("styleh-components/dist/styles/styled-components/typings").StyledComponentClass<Pick<{
className: string;
children: JSX.Element;
'aria-label': string;
}, "children" | "className" | "aria-label"> & Pick<any, React.ReactText>, any, Pick<{
className: string;
children: JSX.Element;
'aria-label': string;
}, "children" | "className" | "aria-label"> & Pick<any, React.ReactText>>;