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