import { SVGProps } from 'react'; declare const IconCarPowerTrunkRegular: (props: SVGProps) => JSX.Element; export default IconCarPowerTrunkRegular;