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