/// import { IconProps } from '../../types'; declare const RollingPin: (allProps: IconProps) => JSX.Element; export default RollingPin;