UNPKG

@pinuts/bsr-uikit-relaunch

Version:

BSR UI-KIT Relaunch

12 lines 410 B
export default Sperrmuell; declare function Sperrmuell(props: any): React.JSX.Element; declare namespace Sperrmuell { namespace propTypes { let width: PropTypes.Requireable<string>; let height: PropTypes.Requireable<string>; let fill: PropTypes.Requireable<string>; } } import * as React from 'react'; import PropTypes from 'prop-types'; //# sourceMappingURL=Sperrmuell.d.ts.map