import * as React from 'react'; declare function BackpackIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default BackpackIcon;