UNPKG

@pinuts/bsr-uikit-relaunch

Version:

BSR UI-KIT Relaunch

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