import { type SvgStringOpts } from '../../svgString'; export declare const CardsSVG: (opts?: SvgStringOpts) => string; export default CardsSVG;