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