export type CardContentProps = { muted?: boolean; contrast?: boolean; frameless?: boolean; transparent?: boolean; borderless?: boolean; }; //# sourceMappingURL=types.d.ts.map